Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed aria label in main nav to resolve redundancy #256

Merged
merged 5 commits into from
Oct 3, 2023

Conversation

smythp
Copy link
Collaborator

@smythp smythp commented Sep 27, 2023

Description

The main navigation had an aria label that said main navigation. However, because it is a nav element, this results in hearing the word "navigation" twice with a screen reader. Changed "main navigation" to "main" to resolve this.

Notes

Resolves #253

The main navigation had an aria label that said main navigation.
However, because it is a nav element, this results in hearing the word
"navigation" twice with a screen reader. Changed "main navigation" to
"main" to resolve this.

Signed-off-by: Patrick Smyth <[email protected]>
@netlify
Copy link

netlify bot commented Sep 27, 2023

Deploy Preview for docssigstore ready!

Name Link
🔨 Latest commit ac4e461
🔍 Latest deploy log https://app.netlify.com/sites/docssigstore/deploys/65146fc502dcf500080f2956
😎 Deploy Preview https://deploy-preview-256--docssigstore.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@ltagliaferri ltagliaferri merged commit 8e86f54 into sigstore:main Oct 3, 2023
5 checks passed
@smythp smythp deleted the redundant-label-navigation branch October 3, 2023 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redundant use of word "Navigation" in ARIA label
2 participants